From: Juanma Barranquero Date: Mon, 5 Dec 2011 11:59:28 +0000 (+0100) Subject: Fix typo. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~844^2~147 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e7926664f341d2b101eee151761a69d74c6e4747;p=emacs.git Fix typo. --- diff --git a/lisp/cedet/semantic/db-find.el b/lisp/cedet/semantic/db-find.el index 58fca963a58..a651e08d53c 100644 --- a/lisp/cedet/semantic/db-find.el +++ b/lisp/cedet/semantic/db-find.el @@ -575,7 +575,7 @@ a new path from the provided PATH." (setq ans (semanticdb-file-table (car systemdb) ;; I would expect most omniscient to return the same -o ;; thing regardless of filename, but we may have + ;; thing regardless of filename, but we may have ;; one that can return a table of all things the ;; current file needs. (buffer-file-name (current-buffer))))